pubnub-kotlin-docs
Toggle table of contents
13.1.0
apple
Target filter
apple
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-api
/
com.pubnub.api.endpoints.objects.uuid
/
[apple]SetUUIDMetadataImpl
/
SetUUIDMetadataImpl
Set
UUIDMetadata
Impl
apple
constructor
(
pubnub
:
ERROR CLASS: Symbol not found for KMPPubNub
,
metadataId
:
String
?
,
name
:
String
?
,
externalId
:
String
?
,
profileUrl
:
String
?
,
email
:
String
?
,
custom
:
CustomObject
?
,
includeCustom
:
Boolean
,
type
:
String
?
,
status
:
String
?
,
ifMatchesEtag
:
String
?
=
null
)